Make sh-script-tests.el more robust
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 5 Apr 2024 17:43:56 +0000 (19:43 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 5 Apr 2024 17:43:56 +0000 (19:43 +0200)
commitaa356d03aeb13942ae6688ce919e0aa9fb4f1689
tree6a24892af3259d6dd2080cc6d4047a7e79e3de92
parent4e22ad8cef0710bf5ce3bf99deb8dd6e30d4078c
Make sh-script-tests.el more robust

* test/lisp/progmodes/sh-script-tests.el (test-sh-script-indentation)
(test-basic-sh-indentation, test-indent-after-continuation):
* test/lisp/progmodes/sh-script-resources/sh-indents.erts (Code):
Skip if `sh-indent-supported-here' is nil.  (Bug#70196)
test/lisp/progmodes/sh-script-resources/sh-indents.erts
test/lisp/progmodes/sh-script-tests.el